翻訳と辞書
Words near each other
・ Vera, Mato Grosso
・ Vera, Norway
・ Vera, Oklahoma
・ Vera, Santa Fe
・ Vera, Spain
・ Vera, Texas
・ Vera, Virginia
・ Vera-Ellen
・ Vera; or, The Nihilists
・ Veraaiersnek Pass
・ Veracevine
・ Veracity
・ Veracity (album)
・ Veracity (Laura Bynum novel)
・ Veracity (Mark Lavorato novel)
Veracity (software)
・ Veracity Systems
・ Veracocha
・ Veracode
・ Veracruz
・ Veracruz (city)
・ Veracruz (disambiguation)
・ Veracruz Canyon
・ Veracruz dry forests
・ Veracruz Mexico Temple
・ Veracruz moist forests
・ Veracruz order of battle
・ Veracruz salamander
・ Veracruz shrew
・ Veracruz Sporting Club


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Veracity (software) : ウィキペディア英語版
Veracity (software)

Veracity is an open source distributed version control system primarily written by SourceGear LLC which versions not only the artifacts placed under version control in the repository, but also associated data for features such as the integrated bug tracking system and agile build management tool.〔(Producing Open Source Software: How to Run a Successful Free Software Project ) by Karl Fogel〕〔(Version Control By Example ) by Eric Sink〕 Written in C and Javascript, Veracity is released under the Apache License and has a publicly available code repository,〔(Veracity, a New DVCS Based on a Distributed Database ) by Abel Avram on Jul 19, 2011〕 however it is still mostly developed by SourceGear with limited community involvement.〔(O'Reilly OSCON 2011: Introduction to Veracity ) by Eric Sink〕
== Integrated Bug tracking ==

Veracity's ability to tie a bug tracking system to specific versions of the repository artifacts in a distributed way allows a user to easily keep the bug tracking database in sync with the artifacts in every clone of the repository.〔(Distributed Bug Tracking Avoids Out-of-Sync Bugs and Code ) by Paul Roub on July 1, 2011〕 But, Veracity bug tracking data is only one data set which is versioned along with the repository artifacts in a "distributed database". Other such data includes a user list enabling built-in user access controls; and file locks (Veracity supports a "lock" mechanism similar to many traditional client-server version control systems).〔 How and where the decentralized database is stored is intended by the developers to be configurable. Veracity allows storing the repository separately from the working copy, and was designed to use an API which hides the back-end storage of the data, so that any given repository can use a wide variety of database formats or storage location. However, although a user can already have multiple working copies associated with a single repository, only one repository format (FS3) is actually supported as of version 1.0.〔〔

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Veracity (software)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.